[INFO] cloning repository https://github.com/githubuser2000/rpnnprompt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/githubuser2000/rpnnprompt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubuser2000%2Frpnnprompt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubuser2000%2Frpnnprompt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d3f86334c9f3a773d78307c5581ae610e18a7ca5
[INFO] fixing githubuser2000/rpnnprompt against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgithubuser2000%2Frpnnprompt" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/githubuser2000/rpnnprompt
[INFO] finished tweaking git repo https://github.com/githubuser2000/rpnnprompt
[INFO] tweaked toml for git repo https://github.com/githubuser2000/rpnnprompt written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/githubuser2000/rpnnprompt on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/githubuser2000/rpnnprompt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded crossterm v0.25.0
[INFO] [stderr]   Downloaded mio v0.8.11
[INFO] [stderr]   Downloaded inquire v0.6.2
[INFO] [stderr]   Downloaded regex-automata v0.4.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d5747ce76e8c60b0709cd03403f195533db348f1e3c3e014f14743942d6d01a1
[INFO] running `Command { std: "docker" "start" "d5747ce76e8c60b0709cd03403f195533db348f1e3c3e014f14743942d6d01a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5747ce76e8c60b0709cd03403f195533db348f1e3c3e014f14743942d6d01a1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5747ce76e8c60b0709cd03403f195533db348f1e3c3e014f14743942d6d01a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d5747ce76e8c60b0709cd03403f195533db348f1e3c3e014f14743942d6d01a1" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rpnn v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `is_zeilen_bruch_angabe_between_kommas` in this scope
[INFO] [stdout]   --> src/if_is_zeilen_angabe/validation.rs:57:17
[INFO] [stdout]    |
[INFO] [stdout] 57 |         assert!(is_zeilen_bruch_angabe_between_kommas("1/2"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 44 +     use crate::if_is_zeilen_angabe::is_zeilen_bruch_angabe_between_kommas;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_zeilen_bruch_angabe_between_kommas` in this scope
[INFO] [stdout]   --> src/if_is_zeilen_angabe/validation.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |         assert!(is_zeilen_bruch_angabe_between_kommas("-3/4"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 44 +     use crate::if_is_zeilen_angabe::is_zeilen_bruch_angabe_between_kommas;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_zeilen_bruch_angabe_between_kommas` in this scope
[INFO] [stdout]   --> src/if_is_zeilen_angabe/validation.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         assert!(is_zeilen_bruch_angabe_between_kommas("1/2-3/4"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 44 +     use crate::if_is_zeilen_angabe::is_zeilen_bruch_angabe_between_kommas;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_zeilen_bruch_angabe_between_kommas` in this scope
[INFO] [stdout]   --> src/if_is_zeilen_angabe/validation.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |         assert!(!is_zeilen_bruch_angabe_between_kommas("abc"));
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 44 +     use crate::if_is_zeilen_angabe::is_zeilen_bruch_angabe_between_kommas;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_zeilen_angabe` in this scope
[INFO] [stdout]   --> src/if_is_zeilen_angabe/validation.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |         assert!(is_zeilen_angabe("1,2,3"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 44 +     use crate::if_is_zeilen_angabe::is_zeilen_angabe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_zeilen_angabe` in this scope
[INFO] [stdout]   --> src/if_is_zeilen_angabe/validation.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |         assert!(is_zeilen_angabe("1-10,20-30"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 44 +     use crate::if_is_zeilen_angabe::is_zeilen_angabe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_zeilen_angabe` in this scope
[INFO] [stdout]   --> src/if_is_zeilen_angabe/validation.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |         assert!(is_zeilen_angabe("(1,2,3),[4,5]"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 44 +     use crate::if_is_zeilen_angabe::is_zeilen_angabe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `is_zeilen_angabe` in this scope
[INFO] [stdout]   --> src/if_is_zeilen_angabe/validation.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |         assert!(!is_zeilen_angabe("abc,def"));
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 44 +     use crate::if_is_zeilen_angabe::is_zeilen_angabe;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ZeilenParser` is never constructed
[INFO] [stdout]  --> src/zeilen_parser.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ZeilenParser;
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `parse_to_numbers` and `parse_bruch_to_numbers` are never used
[INFO] [stdout]   --> src/zeilen_parser.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl ZeilenParser {
[INFO] [stdout]    | ----------------- associated functions in this implementation
[INFO] [stdout]  9 |     // Korrektur: Result benötigt zwei generische Typ-Parameter
[INFO] [stdout] 10 |     pub fn parse_to_numbers(input: &str) -> Result<Vec<i32>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn parse_bruch_to_numbers(input: &str) -> Result<Vec<(i32, i32)>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_zeilen_bruch_or_ganz_zahl_angabe` is never used
[INFO] [stdout]   --> src/if_is_zeilen_angabe/functions.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn is_zeilen_bruch_or_ganz_zahl_angabe(text: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `str_as_generator_to_vec_i64` is never used
[INFO] [stdout]   --> src/if_is_zeilen_angabe/functions.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub fn str_as_generator_to_vec_i64(text: &str) -> Option<Vec<i64>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_zeilen_angabe_between_kommas_optimized` is never used
[INFO] [stdout]    --> src/if_is_zeilen_angabe/functions.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn is_zeilen_angabe_between_kommas_optimized(g: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_with_lookahead` is never used
[INFO] [stdout]  --> src/if_is_zeilen_angabe/split.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn split_with_lookahead(text: &str) -> Vec<&str> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_unmatched_closing_bracket_ahead` is never used
[INFO] [stdout]   --> src/if_is_zeilen_angabe/split.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn has_unmatched_closing_bracket_ahead(chars: &[char]) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_with_lookahead_optimized` is never used
[INFO] [stdout]    --> src/if_is_zeilen_angabe/split.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub fn split_with_lookahead_optimized(text: &str) -> Vec<&str> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_lookahead_implementation` is never used
[INFO] [stdout]  --> src/if_is_zeilen_angabe/validation.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn test_lookahead_implementation() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rpnn` (bin "rpnn" test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "d5747ce76e8c60b0709cd03403f195533db348f1e3c3e014f14743942d6d01a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5747ce76e8c60b0709cd03403f195533db348f1e3c3e014f14743942d6d01a1", kill_on_drop: false }`
[INFO] [stdout] d5747ce76e8c60b0709cd03403f195533db348f1e3c3e014f14743942d6d01a1
